home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc1 / ovr50711.lha / Over5 / doc / bList.doc < prev    next >
Text File  |  1996-05-12  |  3KB  |  96 lines

  1. Documentation for bList 0.38 by Daniel Kahlin <tlr@stacken.kth.se>
  2. -----------------------------------------------------------------------------
  3. Copyright (c) 1995,1996 Daniel Kahlin <tlr@stacken.kth.se>
  4.  
  5. Distribution:
  6.  
  7.   bList is FREEWARE (Freely-Distributable), but copyrighted by me. (NOT PD!) 
  8. None of the included files may be modified and/or removed.  Permission is
  9. given to freely distribute this program provided you include all files from
  10. the original archive, and no fee is charged in excess of reasonable media
  11. and mailing costs.  The program may not be used for commercial purposes
  12. without written permission from the author.
  13.  
  14.  
  15. Disclaimer:
  16.  
  17.   I cannot in any way be held responsible for anything this program does.
  18. You are using it entirely at your own risk.  Every effort has been made to
  19. keep this program bug free.  But, IF for example a bug exists that blows up
  20. your entire computer, don't blame me.
  21.  
  22. -----------------------------------------------------------------------------
  23.  
  24.  
  25. Documentation:
  26.  
  27. TEMPLATE: bList FROM/A,LG=LASERGENIUS/S,TA=TURBOASSEMBLER/S
  28.  
  29. where "FROM" is the name of a c64/pet/vic20 basic program.
  30. Tells its starting/ending address and its length in bytes and blocks.
  31. Then it lists the program.
  32.  
  33. EXTRA: if LG is specified FROM is an LASERGENIUS/MACHINELIGHTNING assembly
  34. source code.
  35.  
  36. EXTRA: if TA is specified FROM is an TURBOASSEMBLER (c64) assembly source
  37. code. (not yet working, sorry!)
  38.  
  39.  
  40. System requirements:
  41.  
  42.   bList should run on any system setup running OS2.04 or higher, although it
  43. has only been tested on an A3000/25 running OS3.1.  If you find bugs or have
  44. suggestions about how to make the program better please send a bugreport or
  45. a list of suggestions to the address at the end of this text.
  46.  
  47. -----------------------------------------------------------------------------
  48.  
  49. History:
  50.  
  51. 0.38 (1.4.96) tlr
  52.   - bumped revision for Over5 release.
  53.  
  54. 0.37 (24.1.96) tlr
  55.   - fixed hidden (was broken)
  56.  
  57. 0.36 (9.11.95) tlr
  58.   - added TURBOASSEMBLER option
  59.   - cosmetic changes
  60.  
  61. 0.30 (25.10.95) tlr
  62.   - added LASERGENIUS option.
  63.  
  64. 0.24 (19.8.95) tlr
  65.   - included {PI} token. Changed brackets from '<' & '>' to '{' & '}'.
  66.  
  67. 0.23 (17.8.95) tlr
  68.   - added special chars, special hidden printing.
  69.  
  70. 0.18 (13.7.95) tlr
  71.   - First working version. Is ok.
  72.  
  73.  
  74. Todo:
  75. - some kind of sanity check on the basic code
  76. - autodetect on files
  77.  
  78. -----------------------------------------------------------------------------
  79.  
  80. Author:
  81.  
  82.   Daniel Kahlin is a student at the Royal Institute of Technology (Stockholm)
  83. Former c64 demo programmer (1986-1988).  He is deeply involved with computers
  84. and electronics.
  85.  
  86.    InterNet:  <tlr@stacken.kth.se>
  87.  
  88.   SnailMail:  Daniel Kahlin
  89.               Vanadisvägen 6, 2tr
  90.               s-113 46 Stockholm
  91.               Sweden
  92.  
  93.       Phone:  08-34 84 73 (+468348473)
  94.  
  95. -----------------------------------------------------------------------------
  96.